You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
define legends like below -
legend: {
data: ['Email', 'Union Ads', 'Video Ads', 'Direct', 'Search Engine', 'Search Engine1', 'Search Engine2', 'Search Engine3', 'Search Engine4', 'Search Engine5', 'Search Engine6'],
left: "55%",
right: "0%",
}
left should be more than 50 or maybe less as per the resolution.the
Current Behavior
Legends are not responsive in horizontal alignment.
Expected Behavior
It should be responsive and should not overlap with graph.
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
The text was updated successfully, but these errors were encountered:
Version
5.5
Link to Minimal Reproduction
https://docs.google.com/document/d/1KZZIe_K3fWOdM9ZnTsDd1H4WrwhrNP6QyR22YpYcdvM/edit?usp=sharing
Steps to Reproduce
legend: {
data: ['Email', 'Union Ads', 'Video Ads', 'Direct', 'Search Engine', 'Search Engine1', 'Search Engine2', 'Search Engine3', 'Search Engine4', 'Search Engine5', 'Search Engine6'],
left: "55%",
right: "0%",
}
left should be more than 50 or maybe less as per the resolution.the
Current Behavior
Legends are not responsive in horizontal alignment.
Expected Behavior
It should be responsive and should not overlap with graph.
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: