-
Notifications
You must be signed in to change notification settings - Fork 112
Highcharts | Waterfall Chart #5728
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Looking good! I just noticed that the X axis title 'Category' isn't centre aligned to the main chart title 'Regional revenue by product' and looks visually off - is this something that can be adjusted or is this built in? @tycup |
Built in - to do with how space for x axis labels is distrbuted - you can see the same in the demo: https://www.highcharts.com/demo/highcharts/waterfall |
Yeah strange, it looks like they've removed the X axis title to make it look visually right? In Figma I've aligned the titles centred to each other and will make a note on the frame of the visual discrepancy in code |
Could you add a note of this visual discrepancy in the info banner at the top, similar to what you did for Legends? @tycup |
fad8e10 to
0f20690
Compare
0f20690 to
59e9877
Compare
Co-authored-by: Josh Wooding <[email protected]>
Co-authored-by: Josh Wooding <[email protected]>
Co-authored-by: Josh Wooding <[email protected]>
Co-authored-by: Josh Wooding <[email protected]>
No description provided.