c3js / c3js/c3

Need to change tooltip after it's rendered using mutationobserver...

Open
#2,824 0 comments 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

...but they get clobbered by the c3 mutationobserver? Seems like it anyway.

I can see my changes happen within the tooltip when I mouseover the graph but then it seems c3's mutationobserver is clobbering mine as a millisecond later the default tooltip is shown.

Is there a way to "append to" the native mutationobserver?

Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.