User Portlet User Portlet

Discussions
Dear Community. I would like specify the x-axis tick marks for my BubbleChart, ie, instead of having it automatically numbered, I need to atribute a name to each tick of the x-axis. Can you please tell me how to do it? Many thanks in...
Dear Community, I created a table of several ParametricPlots, such as: Table[ParametricPlot[{j Sin[u], j Sin[2 u]}, {u, 0, 2 Pi}, PlotRange -> All, AspectRatio -> 1], {j, 0.1, 101, 10}] and I want that each parametric plot has a...