Ticket #7234 (closed defect: fixed)

Opened 12 months ago

Last modified 9 months ago

Pie Chart with only one non-zero element

Reported by: Patrick Conway Owned by: elazutkin
Priority: high Milestone: 1.2
Component: Charting Version: 1.1.1
Severity: normal Keywords:
Cc:

Description

When you create a pie chart it does not render correctly

when there is more than one element , but only one of the elements is not zero 0.

i.e. if the series was [5,0,0,0,0]

Change History

Changed 12 months ago by peller

  • owner changed from anonymous to elazutkin
  • component changed from General to Charting

Please include a test case, and more details on the results you see.

Changed 10 months ago by elazutkin

  • milestone changed from tbd to future

Moving all open ticketd to the future.

Changed 10 months ago by elazutkin

  • priority changed from normal to high
  • status changed from new to assigned

Related to #6982.

Changed 10 months ago by elazutkin

  • status changed from assigned to closed
  • resolution set to fixed

(In [15168]) gfx: fixing degenerated pies (no series, empty series, all non-positive, only one value, only one positive value), a test case was added as well. Fixes #7234. Fixes #6982. !strict

Changed 10 months ago by elazutkin

  • milestone changed from future to 1.2

Changed 9 months ago by elazutkin

(In [15486]) dojox.charting: adding dependent dynamic features to the legend and updating a test, !strict, refs #7234, refs #6982, refs #6714, fixes #7898.

Note: See TracTickets for help on using tickets.