Loading the library datavisualization in ConTeXt mkiv (current version in TeXLive 2014 and beta) produces an error.
Minimal example:
\usemodule[tikz]
\usetikzlibrary[datavisualization]
\starttext
A
\stoptext
I attached the log file with the error massages.
Thank you for the great program.
Sincerely
TeXnician
I've just committed a partial fix for this, at least for the “Missing number business”. Another problem remains, which is that
datavisualizationuses somexcolorcommands which are naturally not available in ConTeXt (and also not in Plain TeX, so it should fail there as well). If you can live without color stylesheets, then add these lines before\usetikzlibrary[datavisualization]:Related
Bugs:
#4Thank you for reporting. This should be fixed now.
Please reopen. This is not completely fixed, see my comment above.
Last edit: Henri Menke 2019-01-16