Skip to content

ColorAxis Error Fixed [Update highcharts.py] , Heatmap Hover Color Error Fixed [Update common.py]#12

Merged
ksolan merged 2 commits intokyper-data:masterfrom
ayamahmod:master
Oct 31, 2016
Merged

ColorAxis Error Fixed [Update highcharts.py] , Heatmap Hover Color Error Fixed [Update common.py]#12
ksolan merged 2 commits intokyper-data:masterfrom
ayamahmod:master

Conversation

@ayamahmod
Copy link
Contributor

@ayamahmod ayamahmod commented Jul 8, 2016

  1. The color axis always appears, even if it's not set in some charts like; line charts, spline charts, column charts, etc.
    I've fixed this error by updating highcharts.py .
    capture
  2. The heatmap can't be updated to change the hover color like this url: http://jsfiddle.net/sgurhhm0/1/
    I always get an error when I try the following:
    self.H.add_data_set(yData,'heatmap',Data_Name,states={'hover': {'color': 'red'}})
    I've fixed this error by updating the Hover class in common.py

@ayamahmod ayamahmod changed the title ColorAxis Error Fixed [Update highcharts.py] ColorAxis Error Fixed [Update highcharts.py] , Heatmap Hover Color Error Fixed [Update common.py] Jul 8, 2016
@ksolan ksolan merged commit 17ced17 into kyper-data:master Oct 31, 2016
@ksolan
Copy link
Contributor

ksolan commented Nov 2, 2016

Merged into v0.3.0. Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants