Bugs: histograms
Bugs
NaNs and +/-inf are currently filtered out of curve and histogram data.
This filtering is not performed for other data (e.g. contours, lines)
Bugs fixed in CIAO 4.5
The following is a list of bugs that were fixed in the CIAO 4.5 software release.
Using a wildcard with add_histogram does not set the fill color.
chips> add_histogram(...,["*.color", "pink"]) does not set fill.color.
Workaround:
Use set_histogram to change the fill color.

![[ChIPS Logo]](../imgs/chips_logo_navbar.gif)