Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boxplot series/marker states #2340

Open
pawelfus opened this issue Oct 8, 2013 · 9 comments
Open

Boxplot series/marker states #2340

pawelfus opened this issue Oct 8, 2013 · 9 comments

Comments

@pawelfus
Copy link
Contributor

pawelfus commented Oct 8, 2013

Example: http://jsfiddle.net/b3CuF/3/

States for marker/series states doesn't work properly. According to docs this should work: http://api.highcharts.com/highcharts#plotOptions.boxplot.states.hover.marker.fillColor but it doesn't. However, when we will set invlild color for series (change in example from 'red' to 'rerdeder') - and select state with fill will work.

@sebastianbochan
Copy link
Contributor

+1

Seems that lineWidth / lineWidthPlus options are not applied too.

@TorsteinHonsi
Copy link
Collaborator

Currently states are not implemented for the box plot. It's because each point consists of multiple graphic elements, and we haven't built logic for updating each. The URL in the OP is removed from the docs now.

@srgothi92
Copy link

Hi,

We are currently waiting for this issue to be solved. Are you planning to provide this enhancement withing next 5-6 days. We will be oblige if you are able to solve this bug.

@KacperMadej
Copy link

+1

@TorsteinHonsi
Copy link
Collaborator

A nice workaround for the time being is to style the states by CSS:
http://jsfiddle.net/highcharts/b3CuF/57/

@KacperMadej
Copy link

To keep API docs accurate I propose removing state option from the boxplot series. In case the enhancement will be implemented API docs should be added. Refer to d050a84#diff-1975885d6423e5eee4f5fc3c53d5f3ccR144

@stale
Copy link

stale bot commented Sep 24, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Sep 24, 2019
@stale stale bot closed this as completed Oct 1, 2019
@pawelfus pawelfus reopened this Oct 21, 2020
@stale stale bot removed the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Oct 21, 2020
@stale
Copy link

stale bot commented Apr 27, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Apr 27, 2022
@pawellysy
Copy link
Member

unstale

@stale stale bot removed the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants