Support #7650
closed
Replace nvd3 Javascript library
Added by Jakub Judiny over 1 year ago.
Updated 5 months ago.
Description
"Nvd3@1.8.6" has peer dependency "d3@^3.4.4", which stops us from upgrading d3 (newest version of d3 at the moment is 7.8). Nvd3 will most probably not recieve any updates, so it has to be replaced by other similar library (like Vega or possibly other library).
- Tracker changed from Task to Support
- Related to Task #4494: Redesign JS portion of the Hawat web interface added
- Assignee set to Jakub Maloštik
- Status changed from New to In Progress
- Target version changed from Backlog to 2.13
- Status changed from In Progress to Resolved
- Status changed from Resolved to Feedback
From today's meeting:
- the axes should have a legend (detect time, event count, ...)
- pie chart download should also have a legend (on the web the legend is the table)
- Status changed from Feedback to Resolved
- Status changed from Resolved to In Review
Pandas seems to be throwing the following error
[Thu May 09 14:51:23.798647 2024] [wsgi:error] [pid 2693] /var/mentat/venv/lib/python3.7/site-packages/pandas/__init__.py:11: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode.
[Thu May 09 14:51:23.798714 2024] [wsgi:error] [pid 2693] Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve.
Note: if there's change in Apache config, we will need to mention it in Release notes.
Pavel Kácha wrote in #note-12:
Note: if there's change in Apache config, we will need to mention it in Release notes.
And updating the one used in Vagrant would be also helpful.
- Status changed from In Review to Closed
Also available in: Atom
PDF