質問編集履歴
1
書式の改善
    
        title	
    CHANGED
    
    | 
            File without changes
         | 
    
        body	
    CHANGED
    
    | @@ -1,6 +1,6 @@ | |
| 1 1 | 
             
            閲覧ありがとうございます。
         | 
| 2 2 | 
             
            ###前提・実現したいこと
         | 
| 3 | 
            -
            以下のサイトを参考にGooglechartのtooltipから文字列を表示することが出来ました。
         | 
| 3 | 
            +
            以下のサイトを参考にGooglechartのtooltipから文字列('$600K in our first year!'や'Sunspot activity made this our best year ever!')を表示することが出来ました。
         | 
| 4 4 | 
             
            参考URL→[https://developers.google.com/chart/interactive/docs/customizing_tooltip_content](https://developers.google.com/chart/interactive/docs/customizing_tooltip_content)
         | 
| 5 5 | 
             
            ```php
         | 
| 6 6 | 
             
            <html>
         | 
