c3js / c3js/c3

Gray color highlighting on click in iOS devices

Open
#1,139 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

When the line chart is opened in iPad, clicking on a point momentarily shows a gray overlay on the graph. Which is different from the way it works on desktop.

After digging further, I found that this the [functionality of safari running in OS X.](https://developer.apple.com/library/mac/documentation/AppleApplications/Reference/SafariWebContent/AdjustingtheTextSize/AdjustingtheTextSize.html#//apple_ref/doc/uid/TP40006510-SW5)

I also found that this can be disabled with a css and [created a pull request for the same](https://github.com/masayuki0812/c3/pull/1138). Please use it if it sounds like a fair fix

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.