|
|
|
|
|
by 8organicbits
1188 days ago
|
|
I built a recent Django site that only used JS for analytics and to implement the close button on a modal. You can do charting using server side rendered images pretty easily, especially as SVGs (although I concede, dynamic charts client side are a better UI). CSS is harder to escape if you want things to look fancy. Given the update latency pynecone has, I can't imagine a charting library would work well. |
|