Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@kescherRant it's not a framework. It's a library.
And one of the most commonly used ones for making graphs. -
-
@PublicByte you don't feel comfortable to use the most widely used library which has existed for 9 years?
You must feel very good about your programming skills if you can achieve the same with less bugs. -
@PublicByte I don't but it's far more than just a simple graph. I think that, no matter how fun it is to make it yourself, there will undoubtedly be more issues with it.
And I am talking about responsiveness and interactivity as well. Have fun developing it yourself. -
From my experience, knowing everything about d3.js doesn't mean you're doing it well. Visualising the data that is available to you in the most meaningful and useful way to those who are viewing it is an art form in itself.
I work for an agency who have a team dedicated to doing visualisation but their skills are transferable between visualisation tech because they know how others want to see the data.
Also: OP, great name from a great meme. -
@cmarshall10450 I've used d3 once but had data analysts tell me how the data should represented.
I scrolled through the D3.js examples and I feel completely inadequate now as a developer. Some of that stuff is incredible and here I am just hoping to make a couple rotated boxes change color.
random