Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    $\begingroup$ does BarLegend[{"SolarColors", {0, 1}}, 5 , "TicksStyle" -> Directive[ Red, FontColor->Black, AbsoluteThickness[5]], "FrameStyle" -> Directive[Red, Thick]] work in your version /OS? $\endgroup$ Commented Aug 28, 2018 at 19:32
  • $\begingroup$ Yes, it works and I would accept this as an answer. How do you discover " " options? $\endgroup$ Commented Aug 28, 2018 at 19:43
  • 2
    $\begingroup$ Johu, as I was searching where else I used "TicksStyle" i found How can I change the thickness of tick marks in BarLegend? which looks like a duplicate/ almost duplicate. It probably was during one of those spelunking expeditions where I bumped into Charting`iBarLegend and Options[Charting`iBarLegend] . $\endgroup$ Commented Aug 28, 2018 at 21:52
  • $\begingroup$ I agree, it is a dublicate. I really did try to search before my question. $\endgroup$ Commented Aug 29, 2018 at 0:00