curran / screencasts

Code that goes along with my screencasts.
https://www.youtube.com/playlist?list=PL9yYRbwpkyktAZaphR2UfeYpgNGnIqjs9
MIT License
2.62k stars 2.03k forks source link

splitting charts course examples: y-axis tick labels don't display #16

Open EmbraceLife opened 8 years ago

EmbraceLife commented 8 years ago

in Splitting Charts, examples from 4th onward, y-axis tick label like 4G, 4B don't display.

I have no idea how to fix it. Could you have a look?

Thanks

curran commented 8 years ago

Thanks for the note. I'm looking at http://curran.github.io/screencasts/splittingCharts/examples/viewer/#/10 and it looks like this:

image

The "B" ticks look fine to me. Are you seeing something different if you click that link? If so, what Browser are you using?

EmbraceLife commented 8 years ago

Thanks for your great video and examples Curran! The examples look fine on Firefox, but not on the latest Chrome on Mac. This is what I found out till last night.

curran commented 8 years ago

Ahh I see. I have an old Mac and the latest Chrome does not run on it. Can you please post a screenshot of what you see, and the errors from the console if there are any? Thanks!

EmbraceLife commented 8 years ago

Here are the screenshots, I hope it helps.

Errors in Chrome console:

screen shot 2016-06-26 at 8 21 27 pm

graph displayed in Chrome:

screen shot 2016-06-26 at 8 19 54 pm

graph displayed in Firefox:

screen shot 2016-06-26 at 8 19 23 pm