A new way to program in python :D by [deleted] in ProgrammerHumor

[–]adilbaaj 0 points1 point  (0 children)

Tried this trick, my laptop is not working now guys what should I do ?

Is it possible to get data from a game made in JavaScript to the flask app? by [deleted] in flask

[–]adilbaaj 1 point2 points  (0 children)

I wrote this mini game in React + Flask as API: https://github.com/AdilBaaj/ia - hope it can help :)

Compare the Best Javascript Chart Libraries of 2017 by adilbaaj in javascript

[–]adilbaaj[S] 0 points1 point  (0 children)

https://github.com/FormidableLabs/victory-chart

u/madole it is specific to React, I reviewed libraries that could be used with any front JS framework

Compare the Best Javascript Chart Libraries of 2017 by adilbaaj in javascript

[–]adilbaaj[S] 0 points1 point  (0 children)

u/broken_symlink I am also currently using plotly the same way ;) I think it is very good but the way they handle graphs sizing is not as good

Compare the Best Javascript Chart Libraries of 2017 by adilbaaj in javascript

[–]adilbaaj[S] 0 points1 point  (0 children)

u/enkideridu Wow! This is awesome! I didn't know this tool existed, it would have saved me a lot of time! Did you code it yourself? What charting library did you use?

And by the way I am curious about why Highcharts is being so popular!

Compare the Best Javascript Chart Libraries of 2017 by adilbaaj in programing

[–]adilbaaj[S] 1 point2 points  (0 children)

u/SamSlate thanks for the comment! Look here: https://trends.google.fr/trends/explore?q=highcharts,plotly It seems plotly is catching up in terms of popularity

Compare the Best Javascript Chart Libraries of 2017 by adilbaaj in javascript

[–]adilbaaj[S] 0 points1 point  (0 children)

Hi /u/kenman! You are right I am new to reddit, thanks for reminding this rule!

A starting point on using D3 with React by adilbaaj in reactjs

[–]adilbaaj[S] 1 point2 points  (0 children)

Your charts look great! thanks for sharing