areski / django-nvd3

Django wrapper for nvd3 - It's time for beautiful charts
Other
417 stars 124 forks source link

added multichart capability #97

Open virtustate opened 6 years ago

virtustate commented 6 years ago

trying to trigger rebuild now that python-nvd3 merge completed

areski commented 6 years ago

This seems to be breaking the tests

virtustate commented 6 years ago

I'm stumped on why the tests are breaking. Is it possible that the test environment isn't using the updated python-nvd3 with multiChart in it?

areski commented 6 years ago

yes definitely, you might want to update the requirements file (https://github.com/areski/django-nvd3/blob/develop/requirements.txt) to point to the github version of python-nvd3. Nevertheless I think we won't merge this PR, until we got a finished released for python-nvd3