I\'m new on nvd3 after testing the D3js the last week. I\'d like to load data from .csv file with nvd3, that I did on D3 but I\'m not able to do it with nvd
I've looked into a few nvd3 charts at work.
Basically I convert my CSV into a JSON structure so it could be passed into the structure required by the nvd3 libraries.
I may be wrong, but you could always tinker around the code as you need it, to fit your purpose.