<head>
<style>
.page_cover, .width.padding:first-of-type {
display: none !important;
}
</style>
</head>
title: "HEARTCOUNT 使用ガイド"
description: "ハートカウントの使い方、このページで完結!気になることを検索してみてください。"
fonts:
headerFont: "SUIT"
defaultFont: "SUIT"
scrollProgressBar:
show: false
hideCollectionViewList: true
hideBreadcrumbs: true
hideFooter: true
topNavigator: null
bottomNavigator: null
imageBorderRadius: 0 # 画像を丸くします
calloutBorderRadius: 7 # コールアウトを丸くします
galleryBorderRadius: 7 # ギャラリーを丸くします
gotoTop: # ページトップへ戻るボタンを追加します
align: "left"
alignPixel: 12
bottom: 40
fitToScreen: false
show: true
disqus: false
<script>
document.addEventListener("DOMContentLoaded", function() {
var observer = setInterval(function() {
var el = document.querySelector("[data-block-id='24705d184b4180dda4b1febdc0eeae75'] a");
if (el) {
el.href = "#";
el.onclick = function() { clickSearch(); return false; };
clearInterval(observer);
}
}, 500);
});
</script>
どのようなサポートが必要ですか?
気になる単語を右上の検索欄で検索してみてください。
https://www.youtube.com/watch?v=VJky2saoGSU
<aside> <img src="/icons/chart-pie_blue.svg" alt="/icons/chart-pie_blue.svg" width="40px" /> 企業向け HEARTCOUNT ABI のユーザーの場合はこのガイドに移動してください。
</aside>
<aside> <img src="/icons/glasses_red.svg" alt="/icons/glasses_red.svg" width="40px" /> HEARTCOUNT コミュニティーには**、より多くの教育用のブログ**があります。 データの可視化や基本的な統計理論の学習を簡単に始めましょう。 ****
</aside>