Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Candidate v.1.7 #50

Merged
merged 12 commits into from
Apr 7, 2024
Merged

Release Candidate v.1.7 #50

merged 12 commits into from
Apr 7, 2024

Conversation

hcpchris
Copy link
Collaborator

@hcpchris hcpchris commented Apr 7, 2024

NOTE: This release skips the v.1.6 number to maintain alignment with the other Highcharts for Python libraries.

  • ENHANCEMENT: Align the API to Highcharts Gantt (JS) v.11.4 (Add support for Highcharts Gantt (JS) v.11.4.0 #48 ). In particular, this includes:

    • Updated requirements to depend on Highcharts Stock for Python v.1.7.
    • Added .element_type support to the Stock Tools GUI.
    • Added Accessibility.high_contrast_mode support.
    • Added OrganizationOptions.hanging_side support.
    • Added SankeyOptions.node_distance support.
    • Added TreegraphOptions.node_distance support.
    • Adjusted diagram (ArcDiagramOptions, TreegraphOptions, DependencyWheelOptions, and
      SankeyOptions) .node_width support and documentation.
    • Added NodeOptions.height support.
  • ENHANCEMENT: Align the API to Highcharts (JS) v.11.3 (Add support for Highcharts Gantt (JS) v.11.3 #47). In particular, this includes:

    • Updated requirements to depend on Highcharts Stock for Python v.1.6.
    • Added ChartOptions.axis_layout_runs property.
    • Added ColorAxis.height property.
    • Added ColorAxis.width property.
    • Added Data.column_types property.
    • Added Exporting.fetch_options property.
    • Implemented support for verbose axis date-time unit labelling configuration (see: DateTimeLabelFormats).
  • BUGFIX: Fixed validation error in GanttSeries.from_pandas() (BUG: GanttSeries.from_pandas() now fails on inherited validation #46).

  • BUGFIX: Fixed missing functionality for RangeSelectorButton.type property.

  • BUGFIX: Fixed missing FlagData.text property

  • DOCUMENTATION: Fixed typos in Getting Started tutorial.

@hcpchris hcpchris merged commit 0d2fe89 into master Apr 7, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant