Otherwise this looks awesome.
P.S. Should this be a Show HN? It feels like one.
41–50 of 56 posts
Otherwise this looks awesome.
P.S. Should this be a Show HN? It feels like one.
This reminds me a lot of Vega ( https://github.com/trifacta/vega ), albeit using a HTML/CSS approach as opposed to a JSON one. By default, I'm excited for new ways to approach data visualization, since its a really exciting topic with no clear winners. I was worried about the hefty price tag until I realized that it was free for non-commercial projects. Will definitely try and play around with it this weekend, as I i…
Apologies that this is about form not substance: I appreciate the clarity of the "What makes Variance unique?" and "Where is Variance not a good fit?" sections. Really useful. As someone who makes a data analysis tool (with a bit of viz thrown in), that's probably something we could do better.
This reminds me a lot of Vega ( https://github.com/trifacta/vega ), albeit using a HTML/CSS approach as opposed to a JSON one. By default, I'm excited for new ways to approach data visualization, since its a really exciting topic with no clear winners. I was worried about the hefty price tag until I realized that it was free for non-commercial projects. Will definitely try and play around with it this weekend, as I i…
Have you played with Bokeh at all? http://bokeh.pydata.org
Apologies that this is about form not substance: I appreciate the clarity of the "What makes Variance unique?" and "Where is Variance not a good fit?" sections. Really useful. As someone who makes a data analysis tool (with a bit of viz thrown in), that's probably something we could do better.
Everyone should learn from this: there is no point in overhyping or hiding things — I will discover these tradeoffs eventually anyway, so why not save everyone some time and clarify them upfront?
truly nice looking charts. Wondering, if the colors and other styles built-in or the user has to define them? Also, seems only IE10+ version is supported, wondering what prevents the library from working on IE9, since (I think) svg is supported on v9 as well.
Variance is production-oriented which, for data visualization, requires a ton of the "designer interface" as much as it does from the "developer/analyst interface". The CSS is broken out into necessary structural bits (where everything is gray, there are no margins, &c.) and then into visual themes. If you aren't a designer, you can just use the stock theme. If you are a designer then you can start from the ground up…
Why are all the good chart generators that aren't dwarf fortress-esque always for-profit ventures?
If you'd like to build an equivalent open-source library, though, you have my vote.
Apologies that this is about form not substance: I appreciate the clarity of the "What makes Variance unique?" and "Where is Variance not a good fit?" sections. Really useful. As someone who makes a data analysis tool (with a bit of viz thrown in), that's probably something we could do better.
nice. looks to be built on d3.
Hi, developer lead here. Variance is not built on D3; we're using some of the scale code, but that's it. In fact, variance-standalone.min.js is about 10kB smaller compared to current d3.min.js = )
I really refrain from sending my users data to anyone else, that is without my control. So sadly, as beautiful, as I find this, I have to refrain from using it in my non profit projects.