timqian / chart.xkcd

xkcd styled chart lib
https://timqian.com/chart.xkcd/
MIT License
7.61k stars 200 forks source link

Fix wrong dot color in XY chart #23

Closed d3m3vilurr closed 4 years ago

d3m3vilurr commented 4 years ago

we had new option dataColors for override chart color since 4c16ed0. but old code has only overrided to line colors. dot color still used default colors

timqian commented 4 years ago

Thanks! @d3m3vilurr Your fix is deployed in v1.1.1

timqian commented 4 years ago

Found two other place with simlar issues, fixed in v1.1.2 https://github.com/timqian/chart.xkcd/commit/69650e9b2948f1aaadfe4809d1db54d9d2693e98