Ticket #2530032 (closed defect)
ReporterJeff Kline |
Opened: 03/9/11 Last modified: 05/10/12 Status: closed Type: defect Resolution: fixed |
Owner Tripp Bridges |
Target Release: 3.5.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Charts: changing dataProvider after instantiation but pre-render | ||
| Description: | Here are the steps to reproduce the behavior I see: 1. Create a chart instance, but do not render it I expect the following two pieces of code to render the same thing: YUI().use('charts', function (Y) {
and YUI().use('charts', function (Y) {
|
||
| Type: | defect | Observed in Version: | 3.3.0 |
| Component: | Charts | Severity: | S3 (normal) |
| Assigned To: | Tripp Bridges | Target Release: | 3.5.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | charts | Relates To: | |
| Browsers: | Safari 5.x - Mac | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 03/9/11
|
|
Posted: 07/27/11
|
|
Posted: 11/8/11
|
|
Posted: 11/9/11
|
|
Posted: 11/16/11
|
|
Posted: 12/4/11
|
|
Posted: 05/10/12
checkedin -> closed |
|
Posted: 05/10/12
checkedin -> closed |
Available on this branch:
https://github.com/tripp/yui3/tree/yui3.5.0
Will update when merged into master.