| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@etimberg @simonbrunel what do you think about this as an approach to what @loicbourgois was fixing in #5134? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Allows you to have mixed line and scatter charts
Changes showLines from global default to chart-type default. Right now if you have a line chart it turns lines on globally including for scatter charts. Scatter charts by definition don't have lines, so this ends up being confusing. This still allows users to override the defaults while stopping line defaults from being applied to scatter charts and vice versa