AllenFang / AllenFang/react-bootstrap-table
d3 chart compatibility issue
- Langage dominant
- JavaScript
- Étoiles
- 2.2k
- Forks
- 761
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
On expand row, I am using 3 panels inside it.. inside my 2nd and 3rd panel I have d3 charts i.e. scatter and waterfall.
Now, when I am inside the the first row of the table.. my charts are displaying fine but when I come to 2nd row and below so on... charts are not showing.. nothing is getting appended to my svg after id..
And when I make my below row i.e.(2nd and so on) to come to first row.. things are showing up for the same row...(only in the first row charts are displaying fine)
Can you give me a solution why the things are coming for me in the first row and why not after in the below rows.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.