Skip to content

Commit

Permalink
9.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ihnatmoisieiev committed Nov 12, 2021
1 parent d0edba3 commit c3b5a75
Show file tree
Hide file tree
Showing 1,591 changed files with 16,791 additions and 14,314 deletions.
7 changes: 0 additions & 7 deletions .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

This file was deleted.

Binary file not shown.

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Version 9.3.1

## iOS:

1. Added XCFramework Support via CocoaPods, #379

## Framework:

No changes for the basic Highcharts package.

# Version 9.3.0

## iOS:
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Enable or disable boost on a chart.
/**
Set the series threshold for when the boost should kick in globally. Setting to e.g. 20 will cause the whole chart to enter boost mode if there are 20 or more series active. When the chart is in boost mode, every series in it will be rendered to a common canvas. This offers a significant speed improvment in charts with a very high amount of series.
**Defaults to** `null`.
**Defaults to** `50`.
*/
@property(nonatomic, readwrite) NSNumber *seriesThreshold;
/**
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit c3b5a75

Please sign in to comment.