This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
Version 2.0 Release Candidate 2
Pre-release
Pre-release
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 RC2?
- Slight tweaking of how Gridlines are handled; they no longer have an
IsVertical
property, instead the orientation is inferred from what axis they are attached to.