Hello everyone,
I do most of my programming offline, and need IME's and text editors. Once I started using Github Atom, I started to really love Atom, and now I don't want to use anything else anymore.
The issue, of course, is that D3 and Atom are not the best combination at current. D3 needs a full fledged IME like Eclipse or something similar, more than a text editor. Atom doesn't have anything built-in for D3. I have asked the representatives of Atom whether there is some kind of package to let me use D3 within Atom text editor. Their response is the packages are community resources and Atom has no way to know what they all do. I searched existing Atom packages, and indeed, nothing did look promising.
Can somebody advise me on what steps I'd have to take to construct my own Atom package for D3? Maybe if I have HTML CSS and JS, would Atom be able to handle it? I'd ask Atom help desk again, but I'm not sure I'll hear anything different. That's why I thought I'd approach the D3 community.
So to sum up, my end goal is to be able to code and create visualizations like graphs within Atom offline.
Note: I only know a statistics software's programming language, similar to R, so any explanations with HTML or JS might have to be dumbed down for me
Thank you for reading,
Zac