Plost – a deceptively simple plotting library
1–10 of 24 posts
Re: Plost – a deceptively simple plotting library
#2Re: Plost – a deceptively simple plotting library
#3The other 1% is impossible. Use Vega-Lite instead!
I really like that as a preemptive strike against the leaky abstraction crowd.
Re: Plost – a deceptively simple plotting library
#4Re: Plost – a deceptively simple plotting library
#5I'll try to answer questions below.
Re: Plost – a deceptively simple plotting library
#6As a plotting library, I think that the README would deserve to have at least a representative plot example.
But I'll add a picture to GitHub anyway
Re: Plost – a deceptively simple plotting library
#7Looks useful. Vega-Lite is TypeScript (?), how does that distribute/integrate with Plost in python?
Here's more info about Streamlit: https://streamlit.io
(BTW I'm a cofounder there :) )
Re: Plost – a deceptively simple plotting library
#8Oh hey, fancy seeing this here! I'm the author I'll try to answer questions below.
Re: Plost – a deceptively simple plotting library
#9Looks useful. Vega-Lite is TypeScript (?), how does that distribute/integrate with Plost in python?
This is a library for use in Streamlit (which is a Python framework for data apps), and Streamlit already supports Vega-Lite behind the scene. So I'm just riding on their Vega-Lite. Here's more info about Streamlit: https://streamlit.io (BTW I'm a cofounder there :) )