HicServices / RDMP

Research Data Management Platform (RDMP) is an open source application for the loading,linking,anonymisation and extraction of datasets stored in relational databases.
https://github.com/HicServices/RDMP#research-data-management-platform
GNU General Public License v3.0
36 stars 16 forks source link

Task/rdmp 174 dqe improvements #1849

Closed JFriel closed 4 months ago

JFriel commented 4 months ago

Proposed Change

Adds the ability for users to zoom into charts within the DQE and pan around the charts. To test: open one of the example aggregate charts, and using the mouse you can zoom in & pan

Adds the ability to partially refresh data in a time-series chart. To test: set a chart with start & end date,, use the Partial Refresh button to add additional data into the chart

Type of change

What types of changes does your code introduce? Tick all that apply.

Checklist

By opening this PR, I confirm that I have: