8000 Tags · unidoc/unichart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: unidoc/unichart

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from 3ace/us-935-update-go-version

[US-936] Update minimum supported Go to version 1.20

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[US-22] Horizontal bar chart (#6)

* make sure secondary y axis measured correctly

* use the defined default padding in bar chart

* use the defined default padding for stacked bar chart

* update examples output

* add empty axis check

* prevent axes recalculation

* update examples build script

* fix x axis label calculation for wrapped label

* update examples

* ignore .vscode folder

* fix bar chart margin calculation

* make sure to have at least two ticks rendered

* fix bar chart width calculation

* add support for horizontal bar chart

* add examples

* update examples

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add progress bar components (#3)

* linear progress bar

* ignore .DS_Store

* update comment

* rename chart

* removes unnecessary field

* rename variable

* circular progress chart

* circular progress bar example

* update comment

* optimize code

* fix recursive bug

* update example

* rename structs

* more samples

* update comments

* add more example

* add custom label feature

* add bottom info

* add label support in linear progress bar

* update comments

* fix typo

* update readme

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from adrg/master

Bar and stacked bar chart improvements
0