update default interaction_control for various chart types

Open
#223 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

Research direction

Start by locating the default interaction_control settings for bar, category, and other chart types. Check how axis-pan disabling behaves while zoomed in, then verify that the x-axis is disabled for bar charts, the y-axis for category charts, and the remaining chart defaults match their intended interaction.

Written by the indexing model from the issue text.

Description

for example:

  • bar charts should disable x-axis pan
  • category charts should disable y-axis pan

when axis pan is disabled, you can still pan the axis when zoomed in!

Dominant language
Python
Stars
1.8k
Forks
76
Avg merge
1h 7m
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reflex-dev/xy

All issues in reflex-dev/xy

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.