-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor bug fixes and code style changes
This commit introduces some style changes independent of an upcoming feature PR. In addition a few minor bugs were found and fixed: * Bar and Line ValueFormatter can now be used for the MarkLine and MarkPoint. * Horizontal bar Value Labels sometimes were the wrong font color, this logic is now fixed. * Inequal SeriesList sizes will now result in an error instead of a panic * Minor doc and code comment improvements * Struct initialization improvements
- Loading branch information
Showing
11 changed files
with
217 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.