<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ujimushisradjp</author_name>
  <author_url>https://blog.hatena.ne.jp/ujimushisradjp/</author_url>
  <blog_title>ujimushi(@旧sradjp(15364))の日記</blog_title>
  <blog_url>https://ujimushisradjp.hatenablog.jp/</blog_url>
  <categories>
    <anon>Plots.jl</anon>
    <anon>Julia言語</anon>
  </categories>
  <description>全部覚えている訳ではないので，個人的には日常的にすごく役に立っている Plots.jlの個別のアトリビュートの使用例を残すこのシリーズ。 今回は(ようやく)よく使うtitleに関する内容です。 title titleで図のタイトルの文字列を指定します。 subplotに関するアトリビュートで，全体のタイトルはplot_titleに相当します。 なのでうっかり次のような感じにしてしまうと，全てのsubplotのタイトルがABCDになります。 using Plots gr() plts = [plot(sin, title=k) for k in [&quot;A&quot;, &quot;B&quot;, &quot;C&quot;, &quot;D&quot;]] plo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fujimushisradjp.hatenablog.jp%2Fentry%2F2024%2F03%2F20%2F212947&quot; title=&quot;title(|location|font(family|size|color|rotation|[vh]align)) (Plots.jl(GR)) - ujimushi(@旧sradjp(15364))の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/u/ujimushisradjp/20240320/20240320212210.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-03-20 21:29:47</published>
  <title>title(|location|font(family|size|color|rotation|[vh]align)) (Plots.jl(GR))</title>
  <type>rich</type>
  <url>https://ujimushisradjp.hatenablog.jp/entry/2024/03/20/212947</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
