Bug Tracker

Modify

Ticket #10663 (closed bug: duplicate)

Opened 19 months ago

Last modified 19 months ago

Highcharts line chart does not work with jQuery 1.7

Reported by: istvan.m.antal Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7
Keywords: Cc:
Blocking: Blocked by:

Description

Higcharts is a popular charting library that uses jQuery and generates SVG charts.

With jQuery 1.7, the line chart no longer works, the lines are absent.

Test case:  http://jsfiddle.net/mCLRn/

Lines aren't visible in 1.7, they only show once switched to an older version of jQuery.

Change History

comment:1 Changed 19 months ago by istvan.m.antal

Highcharts homepage:  http://www.highcharts.com/

The test case is the basic Line chart example taken from:  http://www.highcharts.com/demo/

This may have something to do with the SVG path element, or anything that is required to show curved lines.

Also the SVG elements seem to be present, which may hint that the browser did not do a repaint.

Tested browsers: recent versions of both Chrome and Firefox.

comment:2 Changed 19 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to duplicate

comment:3 Changed 19 months ago by dmethvin

Duplicate of #10658.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.