Closed ElenaNicoleta closed 6 years ago
We are using semver on this repository, hence the 1.0.0
brings several breaking changes. On this case, we renamed filteredData
to visibleDataInRow
. I guess this is where your issue comes from. :)
For migration details, please refer to the MIGRATION-1.0.md file. If you want to get an overview of all improvements of this new version, we published a summary blog post.
Hi, Thank you! This issue seems to be solved now. But i have one more question for you. Some times my chart looks very strange, as in attached picture. After i clear my browser's cache, it shows up normal again. How can I change this behavior?
Can you check your console for errors? Without any log, it would be difficult to guess. :)
"Error:
Can you ensure the root div has correct width? Moreover, in order to ease debugging, can you reproduce your use case in this JSFiddle?
Hello, My chart not show correctly in angular project. Can you help me?? Console error is 'svg attribute width: A negative value is not valid. ("-20")'
Any update on this? Still having same issue
@nicoleta2540: it would be far faster to solve if we have access to a JSFiddle reproducing the issue. :)
Hello, I already fixed my problem. That is not a chart problem. last time I used Eventdrop chart inside hidden Tag. This hidden tag make the chart width wrong. Thank you.
Hello, This issue can be closed. hlaingwintunn was right, it was not a chart problem. Thank you!
Hi,
I was using previous version of eventDrops from unpkg (event-drops@0.3.1-alpha4). After latest release I got the following error message:
How can I fix this? Can i still use event-drops@0.3.1-alpha4?