AllenFang / AllenFang/react-bootstrap-table
d3 chart compatibility issue
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 761
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.