Skip to content
This repository has been archived by the owner on Mar 10, 2019. It is now read-only.

return 0; in chart:valueForIndex:set: breaks Firefox #12

Open
meelash opened this issue Mar 23, 2010 · 1 comment
Open

return 0; in chart:valueForIndex:set: breaks Firefox #12

meelash opened this issue Mar 23, 2010 · 1 comment
Labels

Comments

@meelash
Copy link

meelash commented Mar 23, 2010

steps to reproduce:

In LPKit-Examples add return 0; to the first line of the chart:valueForIndex:set: data source method.

Load in Safari- works fine
Load in Firefox - graphics load but clicking to switch to slide view and other features break.

This does not seem to occur if one of the values is 0! Very strange... (and took me 3 days to figure out ;))

@meelash
Copy link
Author

meelash commented Mar 23, 2010

If all the values are 0, the problem exists as well.

So I guess it has to do with calculating the scale of the chart.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant