-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
Version
6.0.0
Link to Minimal Reproduction
Steps to Reproduce
- Using the Les Miserables
graphexample, set theseries.symbolas an SVG path. The SVG path used in the reproduction is the factory icon from the mdi library. - Set graph to use 'force' for its
layoutand add aforceconfigurationforce: { edgeLength: 20, repulsion: 50, gravity: 0.5, friction: 0.1 } - Filter the Les Miserable graph data to only include properties needed, i.e. omit the x and y coordinates
Current Behavior
When an SVG path is used for the symbol property on a chart series of type graph, the thumbnail initialises its zoom incorrectly. The thumbnail shows the graph content as bottom-right and partially zoomed out.
Expected Behavior
The thumbnail should show the graph content as centered and not zoomed out.
Environment
- OS: macOS Sequoia 15.7.3
- Browser: Firefox 147.0.3
- Framework:Any additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.