Open dfait-webstandards opened 9 years ago
@duboisp please investigate
@duboisp @LaurentGoderre @dfait-webstandards : Can this issue be closed?
Made "Going Stale" to close this issue as resolved or if otherwise? Either way, please update this issue's status, thank you
Is this still an issue waiting for an answer from @duboisp ? Either way, please update the status of this issue, whether this issue can be closed as resolved/fixed or if otherwise, thank you
Is this still an issue? Can be this closed or otherwise?
Hi,
I'm trying to implement a pie charts with reversed table parsing but i'm having an issue where the incorrect table header is being called to populate the generated figcaption element.
The issue is present in the Charts and graphs - Specific test cases Working Examples http://wet-boew.github.io/v4.0-ci/demos/charts/testing-en.html
If you look at the pie charts under the heading "Pie charts and reversed table parsing" the first pie chart is calling the Task table header to populate the generated figcaption element.
However if you look at the second pie chart using the reversed table parsing configuration option. The table header being called to populate the generated figcaption element is General.
Should it not also be calling the the Task table header in this configuration?
Thanks Patrick