holoviz / holoviz/datashader

Dashboard: Make dashboard update plot extent based on selected axes

Open
#163 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.6k
Forks
376
Avg merge
4h 32m
Merged PRs (30d)
1

Description

Now that initial_extent is a property of the active axes object, the plot should:
- update extent (i.e. x_range/y_range) when a new axes is selected
- save currently active extent so use can switch between two sets of axes without having to re-pan/zoom to a desired extent

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the dashboard logic for the active axes object and its initial_extent property. Check how x_range and y_range are managed when axes are selected. Done means selecting axes restores that axes' extent and preserves the currently active extent when switching between axes sets.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.