
Plotly - Reddit
Unofficial subreddit for the Montreal based company Plotly, and their products, Dash and Plotly.
Who's actually using open source data visualisation like plotly in ...
Who's actually using open source data visualisation like plotly in Python as opposed to Power BI? How are you finding it and what are the benefits from both developers and end users' views compared …
Why is Plotly so cumbersome to tweak? : r/Python - Reddit
May 8, 2024 · Is Plotly supposed to be this cumbersome to tweak? Would other libraries require the same amount of code to add the details I did? Can my code be reduced in size? Maybe it's me who …
Sharing interactive Plotly graphs : r/datascience - Reddit
Nov 17, 2022 · Just save the plotly graph as HTML and "voila". If you need it incorporated in the page and interactive, I've done it using iframes in an html page. But I suck as html so I've written my report …
Is plotly dash worth studying? Is anybody here using it in his job? : r ...
Jan 26, 2023 · Im using plotly express a lot in notebooks but I was wondering how worthy it is to study doing dashes with it. I want to learn both this and tableau as it is required by many jobs. What do you …
Creating dashboards with Python? (Dash vs Flask + Plotly vs ... - Reddit
Jan 11, 2022 · My usage evolves: Flask + Plotly --> Dash --> Streamlit . Streamlit is hand down the easiest to use without spending to much time for me. Check out streamlit's gallery . I usually host …
I'm getting bored of plotly and the usual options. Is there ... - Reddit
Jan 27, 2024 · I was pretty excited to use plotly for the first year or two. I had been using either matplotlib (ugh) or ggplot, and it was exciting to include some interactivity to my plots which I hadn't …
Why don't more people use Altair for python Visualizations ... - Reddit
May 23, 2023 · On the Plotly side, I like how easy it is for basic and interactive plotting, but find it too cumbersome for deeper customization and kinda slowish? Do we know the performance difference …
Does anyone use Dash by Plotly's Enterprise Solution? : r ... - Reddit
Sep 18, 2020 · I'm introducing Dash to my current employer. So far, they are extremely impressed by the ability to make simulation models that can't be done (easily) with any existing BI tools. Now I can …
Plotly vs Matplotlib (Python) for data science : r/datascience
Jun 6, 2022 · Started on matplotlib when starting our learning Python for data science. Past couple years, discovered the magic of Plotly - beautiful visualisations with little code, exclusively used this in …