-
Mahatthana (Kelvin) Nomsawadi authored
* Handle negative bar data point value * Migrate static line chart values to Values component * Migrate static bar chart values to using Values component * Migrate static area chart values to using Values component * Fix stroke rendering * Fix multiseries value collision * Fix bar + y axis collision * Fix x-axis collision * Fix collision bug * Render chart last so it's above the Y axises * Fix value stroke collide with X-axis * Tidy up <Values /> and make it more readable * Fix auto compact formatting for stacked chart * Handle overlapping value with left Y-axis * `serie` -> `series`, and `series` -> `multipleSeries` So, it's grammatically correct. * Move some types to where they should belong * Add OutlinedText for static viz This is for <Text /> that has a stroke and has `pain-order: stroke`.
Mahatthana (Kelvin) Nomsawadi authored* Handle negative bar data point value * Migrate static line chart values to Values component * Migrate static bar chart values to using Values component * Migrate static area chart values to using Values component * Fix stroke rendering * Fix multiseries value collision * Fix bar + y axis collision * Fix x-axis collision * Fix collision bug * Render chart last so it's above the Y axises * Fix value stroke collide with X-axis * Tidy up <Values /> and make it more readable * Fix auto compact formatting for stacked chart * Handle overlapping value with left Y-axis * `serie` -> `series`, and `series` -> `multipleSeries` So, it's grammatically correct. * Move some types to where they should belong * Add OutlinedText for static viz This is for <Text /> that has a stroke and has `pain-order: stroke`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using yarn.
Learn more
package.json 13.26 KiB