c3js / c3js/c3

move axis x from bottom to top without using onrendered

Open
#2,752 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

I made the x-axis (inherently below) to fit the design by onrendered, but the problem was that when clicking on the legend, it had the phenomenon that the x-axis had to reload (dropped down). below for 0.5s), is there a way to make it permanently above the chart?

Contributor guide

Open the contributing guide

Research direction

The issue names no source file or test; start by reproducing the x-axis drop during a legend click and trace the chart render lifecycle around onrendered. Done means the x-axis remains permanently above the chart after legend interactions without relying on onrendered.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.