> I have just starting looking in to using canviz but I ran in to
> problems with the Hello World example. The graph is missing
> in the on the new way-side of the example page in Chromium (5.0.375.38
> (46659)).
> I get this error message "Refused to get unsafe header "X-JSON"" when
> inspecting the elements of the page via right
> click and Inspect Elements in Chromium.
Have you modified the example in any way -- changed any URLs? My Googling of "Refused to get unsafe header" suggests this is because of hosting JavaScript files on different domains, which my examples don't do as shipped.
Do you see this problem only in Chromium? I don't see any problem with Chrome on Mac OS X but I have never tried Chromium.
> The example page displays correctly
> (except that the "You clicked"-text is displayed under the new graph)
> in Firefox (3.6.3).
I see the same; there's something wrong there. I don't have the time to look into how to fix this right now. If someone else can figure it out and let me know, that would be great. In the mean time if you could file a bug report that would be helpful for tracking purposes.