Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Version 2.0 Release Candidate 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@wcharczuk wcharczuk released this 28 Oct 18:09

Version 2.0 brings a couple new chart types; pie charts, bar charts, stacked bar charts. It brings a bunch of utilities to help with managing sparse time ranges (i.e. Market Hours).

Version 2.0 marks a breaking API re-organization, so some updating will be required to move from v1.x charts to v2.x charts.

What's new in RC3?

You can now apply a TextRotationDegrees in chart styles. This will rotate text elements. There may be a myriad of corner cases and weird situations that arise from rotating the text for large text elements. You were warned.