Hi,
I have problem to use google charts in Electron app.
I found the code broken here:
if (!(gvjs_y ? 0 <= gvjs_tf(gvjs_Dg, "5.5") : gvjs_sg ? 0 <=
gvjs_tf(gvjs_Dg, "1.8") : gvjs_qg ? 0 <= gvjs_tf(gvjs_Dg, "9.0") : gvjs_tg
? 0 <= gvjs_tf(gvjs_Dg, "420+") : gvjs_rg))
throw Error("Graphics is not supported");
My question's which version is checking here?
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/49db9c53-9b57-4d48-9510-3eb198f20765n%40googlegroups.com.