| title | Solara_Plotly_Graphs |
|---|---|
| emoji | 🌍 |
| colorFrom | green |
| colorTo | red |
| sdk | docker |
| pinned | false |
| license | mit |
| app_port | 8765 |
| duplicated_from | DavMelchi/solara-gps-converter |
This project utilizes the Solara Framework to create interactive and visually appealing graphs using Plotly.
Online site :
The project provides several examples that demonstrate the capabilities of Plotly and the Solara Framework. These examples include:
- Scatter plots
- Line plots
- Bar charts
- Pie charts
- 3D surface plots
- Heatmaps
- Subplots You can find the examples in the pages directory. Each example is a separate Python script that generates a specific type of graph. Online site : https://davmelchi-solara-plotly-graphs.hf.space
2023-06-20_15-05-37.mp4
- Solara Framework https://github.com/widgetti/solara
- Plotly Python Graphing Library https://plotly.com/python
The code and examples in this project are based on the Plotly tutorial by Derek Banas. Please refer to his repository for the original tutorial: https://github.com/derekbanas/plotly-tutorial/blob/master/Plotly%20Tut.ipynb
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.