DLR-SC / ESID

This is the repository to the ESID frontend for visualization of infectious disease propagation.
Apache License 2.0
17 stars 3 forks source link

Fix heatlegend select #361

Closed JonasGilg closed 4 months ago

JonasGilg commented 4 months ago

Description

This PR fixes the previews of heatlegends in the heat legend select dialog.

Related Issues

Fixes #326

Design Decisions

Instead of using amCharts to render the heat legends we use a simple CSS gradient.

Checklist

I, the author of this PR checked the following requirements for good software quality:

I, the reviewer checked the following things: