<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eastworld</author_name>
  <author_url>https://blog.hatena.ne.jp/eastworld/</author_url>
  <blog_title>I don't know</blog_title>
  <blog_url>https://eastworld.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>Pie Chartの表示が下部に寄っていたのでなんでかなと思っていたが、titleの表示がTrueになっていたからだった。 falseに変えることで中央寄せになってリサイズされて解決。 const options = { maintainAspectRatio: true, responsive: true, plugins: { legend: { display: true, position: 'top', }, title: { display: false, } } }; legendを上位３つだけ、さらにPie Chartの中にValueではなくてCategory Nameを表示し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feastworld.hatenadiary.jp%2Fentry%2F2023%2F06%2F20%2F063827&quot; title=&quot;チャートリサイズ問題 - I don&amp;#39;t know&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-06-20 06:38:27</published>
  <title>チャートリサイズ問題</title>
  <type>rich</type>
  <url>https://eastworld.hatenadiary.jp/entry/2023/06/20/063827</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
