Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2133
@Leemoonsoo I really thanks for your feedback and your think! :blush:
You mean, do you think it would be better to show `min` and `max` values
ââwithout `rotate` and `hide`?
Sounds good! Let's look at the opinions of others and change `min` and
`max` instead of `rotate` and `hide`, if they want.
And here is my comment about your sayings and why I used the `rotate` and
`hide`.
>IMO, if bar chart automatically calculate and show label without overlap
without user parameter that would be optimal.
Right! At first, I had also wanted that bar chart can be automatically
calculate and show label without overlap and user parameter. However, because
the nvd3 don't have These functions (or I might miss it), in the easy way, many
users are using rotation for avoid overlap.
But, if there is a large amount of data, this rotation way also has a limit
to showing label without overlap, so I handled by hiding the label.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---